Use WTF_CPU_UNKNOWN when building for X32
authorAlberto Garcia <berto@igalia.com>
Wed, 15 Feb 2023 17:10:55 +0000 (17:10 +0000)
committerAlberto Garcia <berto@igalia.com>
Wed, 15 Feb 2023 17:10:55 +0000 (17:10 +0000)
commita55932c5179a860c8ca48308055cec6c623327d7
tree1ae0b5bd449073a8fc987c9994e3ab71ba431bf5
parent56b89ed73e2a8e7a2425a53deb52663f0a0a35c8
Use WTF_CPU_UNKNOWN when building for X32

Forwarded: no

WebKitGTK doesn't build on X32 even with the JIT disabled.
Treating the CPU as unknown is perhaps a bit severe, but it allows us
to get the build done until someone steps up to maintain this
properly.
===================================================================

Gbp-Pq: Name fix-ftbfs-x32.patch
Source/WTF/wtf/PlatformCPU.h
Source/cmake/WebKitCommon.cmake